/ Assembly List / LJCWinFormCommon / FormCommon / HandleSpace

Namespace - LJCWinFormCommon


Parameters
keyChar - The key character.

Returns

true if it is a space; otherwise, false.

Syntax

C#
public static Boolean HandleSpace(Char keyChar)

Checks the key character for a space.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.